home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat1
/
load.1
< prev
next >
Wrap
Text File
|
1999-09-16
|
368b
|
67 lines
load(1) Scilab Function load(1)
NAME
load - load saved variable
CALLING SEQUENCE
load('file-name')
DESCRIPTION
loads the variables saved in file 'file-name' and load('file-
name',x,y,...,z) loads only variables x,y,...,z of file 'file-name'.
SEE ALSO
save